Skip to content

k4nfr3/nmap-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nmap-scripts

repository containing some nmap scripts

download the script to the script folder "C:\Program Files (x86)\Nmap/scripts/" on Windows or /usr/share/nmap/scripts/ on some Linux

don't forget to update the db if you want the script to be registered as exploit category for example

nmap --script-updatedb

CVE-2024-3400 PANOS - GloablProtect RCE

Testing ETag value if older than 13.04.2024 (ETag = PANOS creation timestamp)

nmap --script http-panos-cve-2024-3400.nse -p 443 vpn.mycompany.com

More information in panos-scanner project (PR ongoing for new signatures)

About

repository containing some nmap scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages